-- card: 3037 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 2588 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=242 top=221 right=245 bottom=376 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Better New Button ----- HyperTalk script ----- on mouseUp doMenu "New Button" end mouseUp on doMenu whichItem send "doMenu whichItem" to stack if whichItem is not "New Button" then exit doMenu end if -- doMenu whichItem doMenu "Button Info..." end doMenu -- part 34 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=206 top=140 right=162 bottom=306 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button